@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public static class TaccuinoType.OsservazioniPersonali.SegniSintomi extends Object
Classe Java per anonymous complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="sintomi" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="sintomo" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="areaInteressata">
<complexType>
<simpleContent>
<extension base="<urn:taccuino:common>string1_128">
<attribute name="codeSystem" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemName" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemVersion" type="{urn:taccuino:common}decimal3_2" />
<attribute name="code" type="{urn:taccuino:common}string1_200" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="descrizione">
<complexType>
<simpleContent>
<extension base="<urn:taccuino:common>string1_256">
<attribute name="codeSystem" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemName" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemVersion" type="{urn:taccuino:common}decimal3_2" />
<attribute name="code" type="{urn:taccuino:common}string1_200" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
<attribute name="dataRegistrazione" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataAggiornamento" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataInizioSintomo" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataFineSintomo" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="dolori">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dolore" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="areaInteressata">
<complexType>
<simpleContent>
<extension base="<urn:taccuino:common>string1_128">
<attribute name="codeSystem" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemName" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemVersion" type="{urn:taccuino:common}decimal3_2" />
<attribute name="code" type="{urn:taccuino:common}string1_200" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="descrizione">
<complexType>
<simpleContent>
<extension base="<urn:taccuino:common>string1_256">
<attribute name="codeSystem" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemName" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemVersion" type="{urn:taccuino:common}decimal3_2" />
<attribute name="code" type="{urn:taccuino:common}string1_200" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
<attribute name="dataRegistrazione" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataAggiornamento" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataInizioDolore" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataFineDolore" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="valoreDolore">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="0"/>
<enumeration value="2"/>
<enumeration value="4"/>
<enumeration value="6"/>
<enumeration value="8"/>
<enumeration value="10"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori
Classe Java per anonymous complex type.
|
static class |
TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi
Classe Java per anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori |
dolori |
protected TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi |
sintomi |
| Constructor and Description |
|---|
SegniSintomi() |
| Modifier and Type | Method and Description |
|---|---|
TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori |
getDolori()
Recupera il valore della proprietà dolori.
|
TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi |
getSintomi()
Recupera il valore della proprietà sintomi.
|
void |
setDolori(TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori value)
Imposta il valore della proprietà dolori.
|
void |
setSintomi(TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi value)
Imposta il valore della proprietà sintomi.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi sintomi
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori dolori
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi getSintomi()
TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setSintomi(TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi value)
value - allowed object is
TaccuinoType.OsservazioniPersonali.SegniSintomi.Sintomi@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori getDolori()
TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setDolori(TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori value)
value - allowed object is
TaccuinoType.OsservazioniPersonali.SegniSintomi.DoloriCopyright © 2024. All rights reserved.